﻿/*
 * LankeCMS (http://lankecms.com)
 * Copyright (c) 2013-2018 http://lankecms.com All rights reserved.
 * Author: 钟若天 <lankecms@163.com>
 */

body{font-family:Arial,'microsoft yahei',Helvetica, sans-serif; color: #333;}
a,button{transition: 0.5s;-webkit-transition: 0.5s;-moz-transition: 0.5s;}
ul{list-style:none;}
h2{margin: 0px; padding: 0px;}
header{}
.top_menu{font-size: 12px; width: 100%;  height: 34px; background-color: #fdfdfd;color: #666666; border-bottom: 1px solid #f1f1f1;}
.top_lang{float: right;height: 34px; padding: 6px 10px 0px 10px; }
.top_name{display: inline-block; padding-top:10px;}
.flash img{ width: 100%}
.flash ul.bxslider{list-style:none;}
.flash div.bx-pager{bottom: 4%;}
.flash div.bx-controls-direction{ display:none; }
.img-thumbnail:hover,.opacity_img:hover{opacity: 0.8; }

/*导航菜单*/
.navbar{margin:0px; background-color:#333333; border: none;}
#app_menudown{position: absolute; top:0px; right:0px; font-size: 16px;}
#app_menudown:hover{background-color: #666666;}

/*产品搜索*/
.search_group{float: right; margin:44px 0px 0px 0px;}
.search_group input.form-control{ border-radius: 0px; box-shadow: none; padding: 12px 10px;height: 38px;  border-right: none;}
#submit_search{color:#fff;font-size: 16px; height: 38px; background-color:#ff0000; border-radius: 0px; margin-top: -1px;}
#submit_search:hover{cursor: pointer; background-color: #666666;}
#small_search{color:#fff; float: right; margin-top: 7px; padding:8px 13px;font-size: 17px;border-radius: 4px;}
#small_search:hover,#small_search:focus{cursor: pointer; background-color: #666666;}


/*底部信息*/
footer{ text-align:center; background: url(foot_bg.gif) center center; color:#fff; padding:30px 0px 20px 0px; font-size:12px;}
.copyright{ line-height:20px;}
.copyright a{ color:#fff;}
.foot_nav{ width:25%; float:left;background-color: #666666;text-align:center;color:#ffffff;} 
.foot_nav:hover,.foot_nav:focus{background-color: #0071BF;cursor:pointer;}
.foot_nav a{color:#ffffff;display:block;}
.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}
.foot_nav span{display:block; padding:3px 0px 0px 0px;}
.webshare{width: 230px; padding: 5px;}
.ewebshare{width: 200px; padding: 5px;}
.pcduan{ display:block}
.wapduan{ display:none}


#leftsead{width:58px;height:224px;position:fixed;top:258px;right:0px; z-index:999999;}



#leftsead *{-webkit-transition: none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;}



*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}



#leftsead li{width:56px;height:57px;}



#leftsead li img{float:right;}



#leftsead li a{height:49px;float:right;display:block;min-width:47px;max-width:131px;}



#leftsead li a .shows{display:block;}



#leftsead li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}



#leftsead li a.youhui .hides{display:none;position:absolute;right: 199px;top: 70px;}


.table001{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width:98%;
	margin:auto;
}
.table001 td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding:5px;
}



/* mbx */


.mbxa li a{display:block;width:100%;text-align:center;line-height:42px;position: relative;}
.mbxa li a:after{content: ''; width: 1px; height: 20px; background: #ececec; position: absolute; left: 0; top:50%; margin-top: -10px; }
.mbxa li:first-child a:after{display: none}

.mbxa li a {display:inline-block;font-size:14px;color:#ffffff;height:42px;}

.mbxa li.on a,
.mbxa li a:hover{background: url(mbx-bg.jpg) no-repeat center;background-size: cover}
.mbxa li.on a i,
.mbxa li a:hover {color: #ffffff; text-decoration:none;}

.mbxa li.on a:after,
.mbxa li a:hover:after{display: none}



/*大屏幕*/
@media screen and (min-width: 769px) {
       header{}
       .logo{margin: 20px 0px 15px 0px; max-width: 700px;}
      .navbar{ margin-top:10px;  min-height:48px; background: url(nav_bg.jpg) repeat-x center center;}
      .navbar-nav > li > a {text-align: center; font-size:16px;}
      .navbar-default .navbar-nav > li > a{color: #fff;padding: 14px 35px 14px 35px;}
      .navbar-default .navbar-nav > li > a:hover,
      .navbar-default .navbar-nav > li > a:focus,
      .navbar-default .navbar-nav > .active > a,
      .navbar-default .navbar-nav > .active > a:hover,
      .navbar-default .navbar-nav > .open > a,
      .navbar-default .navbar-nav > .open > a:hover,
      .navbar-default .navbar-nav > .open > a:focus {
          background-color: #666666; color: #ffffff;}
      .navbar-brand{display: none;}
      .navbar-default .navbar-nav-e > li > a{}

      .navbar-fixed-top{margin-top:0px; }
      .navbar-fixed-top ul.navbar-nav > li > a{font-size: 15px;}
      
      .nav_small{background-color:#666666;  padding: 10px 0px 10px 0px; border-radius: 0px; border: none; box-shadow: none;}
      .nav_small > li > a{line-height:30px; color: #ffffff; text-align: center;}
      .nav_small > li > a:hover{color: #fff; background-color: #333333;}
       #app_menudown,#small_search{ display:none; }
      .index_left_nav,.footer_nav{display:none; }
      .index_about {width: 600px;}
	  .mbxa{ width:100%;  height:42px; margin-top:20px; }
	  .mbxa li{float:left; background:url(index4_3.jpg) no-repeat;width:25%; margin-bottom:5px;list-style-image: none;list-style-type: none;}
}

/*小屏幕*/
@media screen and (max-width: 768px) {
      .logo{display: block; margin: 0 auto; width:100%;;margin-top:15px;margin-bottom:15px;}
      .navbar-default .navbar-brand {color: #fff; font-size: 16px;}
      .navbar-default .navbar-brand:hover,
      .navbar-default .navbar-brand:focus {color: #fff;}
      .navbar-toggle{border:none;}
      .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:1px solid #333333;}
      .navbar-default .navbar-toggle:hover,
      .navbar-default .navbar-toggle:focus {
        background-color: #666666;
      }
      .navbar-default .navbar-toggle .icon-bar{background-color: #fff;}
      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}
      .navbar-default .navbar-nav > li {}
      .navbar-default .navbar-nav > li:last-child{border: none;}
      .navbar-default .navbar-nav > li > a,
      .navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #fff;}
      .navbar-default .navbar-nav > li > a:hover,
       .navbar-default .navbar-nav > li > a:focus,
       .navbar-default .navbar-nav > .active > a, 
       .navbar-default .navbar-nav > .active > a:hover, 
       .navbar-default .navbar-nav > .active > a:focus,
       .navbar-default .navbar-nav > .open > a, 
       .navbar-default .navbar-nav > .open > a:hover, 
       .navbar-default .navbar-nav > .open > a:focus,
       .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{
        background-color: #666666; color: #fff;}

      .top_name{display: none;}
      .search_group{margin: 5px 0px 20px 0px;}
      #topsearch{display: none;}
      .product_head{background:none;}
      .product_head h2{margin-top: 25px;}
      .product_index{margin-top: 10px;}
      .product_list{padding: 20px 0px 0px 0px;}
      .product_img{min-height:80px; margin-bottom: 0px;}
      .product_list2 div.product_img,.case_list div.product_img{min-height:80px; margin-bottom: 0px;}
      .about_index{padding-top: 35px;}
      .about_content img{max-width: 500px;width: 100%;margin-bottom: 15px;}
      .about_content a.btn-info{width: 220px; display:block; margin: 0 auto;padding: 8px 0px;}
      .case_box{padding:35px 0px 10px 0px;}
      .case_head h2,.news_head h2{font-size:24px;}
      .news_head{margin-top:35px;}
      .news_img{display: none;}
      .news_index{padding-left: 0px;margin-bottom: 10px;}
      .news_index li span{left: 0px; top:0px; margin-right:12px;}
      .news_index li a{margin-left: 0px;font-size: 15px;}
      .news_index li em{display:block;margin-left: 0px;}
      .page_bg{display: none;}
      
      .left_h{margin-top: 10px;}
      .list_related h2.left_h{margin-top: 60px;}
      .product_con img,.contents img{width:100%;}
      .news_time{ display:none;}
      #pic-page a img {width:35px;}
      #cmsFloatPanel{ display: none;}
      .point span.to_prev,.point span.to_next{text-align:left; padding-bottom: 8px;}
      .product_list2{padding-top: 25px;}
      .feedback{margin-top: 20px;}
      .link_box{padding-left: 7px;}
      .link_box a{display: block;border-right:0px;padding:4px 0px;}
      .link_title{display: block;}
      .link_title:after{content:"";}
      .link_box button{display: inline-block; background-color: transparent; border: none; float: right; margin-top: -20px;}
      .link_box button:hover,.link_box button:focus{color: #FFEB3B;}
      .link_list{display: none; padding-top: 7px;}
      .tags_box{padding-left: 7px;}
      .tags_box a{display: block;border-right:0px;padding:4px 0px;}
      .tags_title{display: block;}
      .tags_title:after{content:"";}
      .tags_box button{display: inline-block; background-color: transparent; border: none; float: right; margin-top: -20px;}
      .tags_box button:hover,.tags_box button:focus{color: #FFEB3B;}
      .tags_rows{display: none; padding-top: 7px;}
      .footer_nav{background-color: #666666;}
      footer{ margin-bottom:50px; padding-left: 8px; padding-right: 8px;}
	  
	  .advantage_list{margin-top: 10px;}
      .advantage{padding: 40px 0px 10px 0px;background-size: cover;background-attachment: fixed;}
      .advantage_head p{font-size: 30px;}
      .advantage_head h2{font-size: 20px;}
      .advantage_col h4{text-align: center; margin-top: 15px;}
      .advantage_col span{text-align: center;}
      .advantage_col img{display: block; margin: 0 auto;}
	  .pcduan{ display:none}
.wapduan{ display:block}
#leftsead{ display:none}
	  .mbxa{ width:100%; margin:auto; clear:both; height:42px; margin-top:20px; }

	  .mbxa li{float:left; background:url(index4_3.jpg) no-repeat;width:50%; margin-bottom:5px;list-style-image: none;list-style-type: none;}
}

@media screen and (max-width: 767px) {
     .copyright_p{ display:none;}
}

/*320px到768px*/
@media screen and (min-width:320px) and (max-width:768px) {
  .col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4, .col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8, .col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12 {
    float: left;
  }
  .col-mm-12 {
    width: 100%;
  }
  .col-mm-11 {
    width: 91.66666667%;
  }
  .col-mm-10 {
    width: 83.33333333%;
  }
  .col-mm-9 {
    width: 75%;
  }
  .col-mm-8 {
    width: 66.66666667%;
  }
  .col-mm-7 {
    width: 58.33333333%;
  }
  .col-mm-6 {
    width: 50%;
  }
  .col-mm-5 {
    width: 41.66666667%;
  }
  .col-mm-4 {
    width: 33.33333333%;
  }
  .col-mm-3 {
    width: 25%;
  }
  .col-mm-2 {
    width: 16.66666667%;
  }
  .col-mm-1 {
    width: 8.33333333%;
  }
}

@media screen and (max-width: 340px) {
  .logo{max-width:230px;}
}




